home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / GRAHAM / XA_6S.ZIP / SOURCE / DOCS / BETA.TXT next >
Encoding:
Text File  |  1996-10-19  |  2.5 KB  |  62 lines

  1. Welcome to XaAES beta 6....
  2.  
  3. It's been monthes in the making, and really doesn't include enough new
  4. stuff to justify the wait - all I can say is that I've been real busy
  5. at work, and I bought a sports car (so when the sun shined I went driving
  6. instead of working on XaAES). I was hoping to try this with the new
  7. MiNT kernal with the virtual memory support, but unfortunately VM
  8. doesn't like my f030 very much at all.
  9.  
  10. It's (fairly) stable compared to beta 5, and probably a little quicker
  11. - depending on what you are doing of course).
  12.  
  13. New stuff in this beta includes:
  14.  
  15. o Widgets are now in a resource file.
  16. o One version runs in all modes.
  17. o Works in 256 colour mode now.
  18. o Fixed compatibility problems with EGEM applications, so LHAshell & ESS-Decode
  19.   both work now.
  20. o Moose device driver is now accessed directly, so the seperate MOUSESRV
  21.   program is no longer required.
  22. o Improved menu handling (point-to-drop after initial click, 
  23.   Click..hold..select-on-release)
  24. o Windows can be moved off-screen (bottom & right-hand edges only
  25.   at the moment).
  26. o New object display routines, and a new scrolling list object.
  27. o Live/realtime window scrolling (WinX style) - right button is normal scroll, 
  28.   left button is live scroll.
  29. o New video mode select code that actually works with NVDI4 :)
  30. o New task manager window providing:
  31.    - Program launch
  32.    - Client Kill
  33.    - Suspend / hide app (not done yet)
  34.    - Resume    
  35. o File Selector - not yet the finished article, but getting there.
  36.   Optional alpha sort (build switch), upper/lower case + long filenames,
  37.   u: relative paths (always), fsel_input() & fsel_exinput(), filters.
  38.   More to come in the next release....
  39. o Rectangle list handling is totally re-vamped to improve stability,
  40.   speed and remove all those display bugs that were such a pain in
  41.   beta5.
  42. o Now works with MiNT memory protection turned on. At last.
  43. o Blitting now used for top window moves (no WM_REDRAW sent to app)
  44.   - this speeds up the feel of XaAES quite nicely....
  45.  
  46. Outstanding GEM compatibility issues:
  47. o 'Live' window move+resize.
  48. o Better mono support (again).
  49.  
  50. Other outstanding issues:
  51. o Window Manager API. As discussed on the XaAES mailling list, the
  52.   underlying stuff is already in place to allow alternative window
  53.   managers to load after XaAES. What should the API be like?
  54. o Docked toolbars - they're cool, and the widget structure of XaAES
  55.   would make them dead easy to do.
  56.  
  57. If anyone fancies doing a re-build with sockets instead of pipes, I'd
  58. love to see it.
  59.  
  60. Craig Graham.
  61.  
  62.